home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / prolog / sbprolog / amiga / readme < prev    next >
Text File  |  1993-08-14  |  1KB  |  33 lines

  1. This zoo contains a TEST distribution of version 2.5 of SB Prolog for the
  2. Amiga.  This port was done by Nick Kline (kline@cs.arizona.edu) using
  3. Aztec C 3.6a.  Again; this is a TEST distribution!  We did not have access
  4. to an Amiga with sufficient RAM to fully validate the port, and would
  5. appreciate your reports, positive and negative.  The following is the text
  6. of the original UNIX SBProlog README file (obviously much of it does not
  7. apply to Amiga SBProlog).  See the file notes_on_amiga_port for more
  8. Amiga-specific info.
  9.  
  10. The code is in the file sbp2_5.zoo.  The binaries for the zoo archiver
  11. are in the file amigazoo.
  12. ---
  13.  
  14. (0) A General Public License for SB-Prolog is in the file COPYING.
  15.  
  16. (1) To install SB-Prolog, execute INSTALL.
  17.  
  18. (2) For an SB-Prolog User Manual, execute the command
  19.  
  20.     tbl sbprolog_doc.me | itroff -me
  21.  
  22. (3) The Prolog byte code files in cmplib, lib and
  23.     modlib should not have to be recompiled except under
  24.     exceptional circumstances (such as corruption
  25.     during transmission), as they are machine independent.
  26.  
  27. (4) Benchmarking: There are a couple of benchmarks in the
  28.     directory bench, see bench/README.
  29.  
  30. (5) For a list of changes from the previous version, see the file CHANGES.
  31.  
  32. ---
  33.